In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / DicomGetDefaultWindowLevel Method

DicomGetDefaultWindowLevel Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(248)>

Function DicomGetDefaultWindowLevel( _

   ByVal ImageID As Integer _

) As Single
[DispId(248)]

float DicomGetDefaultWindowLevel( 

   int ImageID

)
function DicomGetDefaultWindowLevel( 

    ImageID: Integer

): Single; 
DispIdAttribute(248)

function DicomGetDefaultWindowLevel( 

   ImageID : int

) : float;
[DispId(248)]

float DicomGetDefaultWindowLevel( 

   int ImageID

) 
[DispId(248)]

float DicomGetDefaultWindowLevel( 

   int ImageID

) 

Parameters

ImageID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members